-
Couldn't load subscription status.
- Fork 72
DO NOT MERGE: Compare speed improvement from initial release #1182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Parent:
merge release 1.0.0 into master
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only run {pkgapi} if available
Also rename fileext: yml -> yaml
Addresses warning about unused argument in #1050
Rename internal function `set_linebreak_after_ggplot2_plus()` to `set_line_break_after_ggplot2_plus()`
`...` in `withr::local_options()` was introduced only in v.2.3.0
this should be more robust against changes in the R parser with the goal to avoid CRAN submission due to failing examples
Expose internals used with other style guides
Release {styler} 1.10.0
Before, it just said `. is TRUE`
* update snapshot
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Various code / tests updates
…es/github-pages-deploy-action-4.4.2 Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2
* Fix with autolinking in vignette * Update a test that I broke.
Use cli messaging for cache
Release {styler} v1.10.1
|
Since we have this one open, do we also need to keep #868 open? |
|
No, it does not work anyways because {enc} is not on CRAN anymore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
100 -> 50 -> 42 -> 25 -> 12: -> rougly 7x faster. than at initial release.